SftTree/NET 2.0

Part Field, PartEventArgs Class

Softel vdm, Inc.

The part for which the CheckBoxClicked or RadioButtonClicked event occurred.

Syntax      PartEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Part As GenericPartClass

C#   

public readonly GenericPartClass Part;

C++   

public: <readonly> GenericPartClass^ Part;

Comments

The Part field contains the part for which the CheckBoxClicked or RadioButtonClicked event occurred.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com